Package | implementation.guide.nhdr |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=http://example.org/fhir/ValueSet/ObservationMethod |
Url | http://example.org/fhir/ValueSet/ObservationMethod |
Version | 1.0.0 |
Status | draft |
Date | 2024-11-28 |
Name | ObservationMethod |
Title | Observation Method Value Set |
Experimental | False |
Description | A value set representing observation methods such as modes of transportation. |
StructureDefinition | |
https://example.org/fhir/StructureDefinition/PH_Observation ![]() | PH_Observation |
No resources found
{
"resourceType" : "ValueSet",
"id" : "ObservationMethod",
"url" : "http://example.org/fhir/ValueSet/ObservationMethod",
"version" : "1.0.0",
"name" : "ObservationMethod",
"title" : "Observation Method Value Set",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-28",
"publisher" : "Your Organization Name",
"description" : "A value set representing observation methods such as modes of transportation.",
"compose" : {
"include" : [
{
"system" : "http://example.org/fhir/CodeSystem/ObservationMethodCodeSystem",
"concept" : [
{
"code" : "Airline",
"display" : "Airline"
},
{
"code" : "SeaVessel",
"display" : "Sea vessel"
},
{
"code" : "BusLine",
"display" : "Bus line"
},
{
"code" : "Train",
"display" : "Train"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.